index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
patman: Read in the git-mailrc alias file
Simon Glass
1
-0
/
+27
2015-02-15
buildman: Fix incorrect arguemnt in GetUpstream()
Simon Glass
1
-1
/
+1
2015-01-30
patman: Explain how to make doc/git-mailrc work
Simon Glass
1
-5
/
+8
2015-01-30
patman: Check commit_match before stripping leading whitespace
Scott Wood
1
-1
/
+3
2015-01-30
patman: Make dry-run output match real functionality
Peter Tyser
2
-14
/
+10
2015-01-14
buildman: Allow specifying a range of commits to build
Simon Glass
1
-5
/
+19
2015-01-14
buildman: Try to guess the upstream commit
Simon Glass
1
-9
/
+59
2014-11-26
patman: Use the full commit hash for 'git checkout'
Simon Glass
1
-2
/
+1
2014-09-21
patman: Add a -m option to avoid copying the maintainers
Simon Glass
3
-5
/
+12
2014-09-09
patman: make run results better visible
Vadim Bendebury
1
-1
/
+6
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
1
-1
/
+3
2014-09-09
patman: Start with a clean series when needed
Simon Glass
1
-1
/
+3
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
1
-0
/
+20
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2
-3
/
+7
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
1
-0
/
+72
2014-09-05
patman: Fix detection of git version
Simon Glass
1
-0
/
+2
2014-09-05
patman: Avoid changing the order of tags
Simon Glass
1
-13
/
+1
2014-09-05
patman: Use --no-pager' to stop git from forking a pager
Simon Glass
1
-1
/
+1
2014-09-05
patman: Remove the -a option
Simon Glass
2
-95
/
+0
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
4
-14
/
+22
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
1
-53
/
+55
2014-08-28
patman: Support the 'reverse' option for 'git log'
Simon Glass
1
-0
/
+2
2014-08-22
patman: refactor help message
Masahiro Yamada
1
-1
/
+1
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2
-5
/
+3
2014-08-13
patman: Only use git's --no-decorate when available
Simon Glass
1
-1
/
+8
2014-08-13
patman: Move the 'git log' command into a function
Simon Glass
2
-13
/
+31
2014-07-28
patman: make "No recipient" checking more tolerant
Masahiro Yamada
1
-3
/
+8
2014-07-07
patman: Only apply patches when we know the original HEAD
Simon Glass
1
-0
/
+4
2014-05-16
patman: Suppress duplicate signoffs only for real patches
Simon Glass
1
-1
/
+2
2014-05-09
patman: Avoid duplicate sign-offs
Simon Glass
3
-2
/
+23
2014-05-09
patman: Deal with 'git apply' failures correctly
Simon Glass
1
-2
/
+4
2014-03-22
patman: Use Patch-cc: instead of Cc:
Simon Glass
2
-11
/
+14
2013-11-21
patman: add Commit-notes tag and section
Albert ARIBAUD
3
-8
/
+47
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
13
-239
/
+15
2013-07-15
patman: README documentation nits (unit test)
Gerhard Sittig
1
-4
/
+4
2013-05-14
buildman: Produce a sensible error message when branch is missing
Simon Glass
1
-6
/
+15
2013-05-09
patman: Do not hardcode python path
Michal Simek
1
-1
/
+1
2013-05-09
buildman: Allow conflicting tags to avoid spurious errors
Simon Glass
1
-1
/
+3
2013-04-18
patman: fix gitutil for decorations
Andreas Bießmann
2
-4
/
+7
2013-04-08
patman: Add Series-process-log tag to sort/uniq change logs
Simon Glass
3
-4
/
+16
2013-04-08
patman: Add -a option to refrain from test-applying the patches
Simon Glass
1
-3
/
+7
2013-04-08
patman: Don't barf if the word 'commit' starts a line
Doug Anderson
1
-1
/
+1
2013-04-08
patman: Provide option to ignore bad aliases
Simon Glass
3
-24
/
+61
2013-04-04
patman: Ignore all Gerrit Commit-* tags
Simon Glass
1
-1
/
+1
2013-04-04
patman: Minor help message/README fixes
Simon Glass
2
-3
/
+3
2013-04-04
patman: Fix the comment in CheckTags to mention multiple tags
Simon Glass
1
-2
/
+3
2013-04-04
patman: Don't allow spaces in tags
Simon Glass
1
-1
/
+1
2013-04-04
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
Simon Glass
2
-62
/
+112
2013-04-04
patman: Add Cover-letter-cc tag to Cc cover letter to people
Simon Glass
3
-4
/
+27
2013-04-04
patman: Allow specifying the message ID your series is in reply to
Doug Anderson
2
-2
/
+9
[next]