tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2010-08-16
Jonathan Nieder
cherry-pick/revert: Use error() for failure message
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Jonathan Nieder
Introduce advise() to print hints
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Jonathan Nieder
Eliminate “Finished cherry-pick/revert” message
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Christian Couder
t3508: add check_head_differs_from() helper function...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Christian Couder
revert: improve success message by adding abbreviated...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Christian Couder
revert: don't print "Finished one cherry-pick." if...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Christian Couder
revert: refactor commit code into a new run_git_commit...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Christian Couder
revert: report success when using option --strategy
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'jn/paginate-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'wp/merge-tree-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'js/merge-rr-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'jc/diff-merge-base-multi'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'ns/merge-recursive-uptodate'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'jn/tests'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'eb/doc-log-manpage'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'jn/grep-open'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'mg/revision-doc'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'jk/maint-status-keep-index-timestamp'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'jc/rebase-i-commit-msg-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'ab/submodule-add-f'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'bc/maint-makefile-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jonathan Nieder
Documentation: add submodule.* to the big configuration...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jonathan Nieder
gitmodules.5: url can be a relative path
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Pavan Kumar...
gitweb: fix esc_url
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Jonathan Nieder
git --paginate: paginate external commands again
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Jay Soffian
MERGE_RR is in .git, not .git/rr-cache
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Will Palmer
merge-tree: fix where two branches share no changes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Will Palmer
add basic tests for merge-tree
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Junio C Hamano
Git 1.7.2-rc3
v1.7.2-rc3
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Junio C Hamano
Merge branch 'jc/read-tree-cache-tree-fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Raja R Harinath
Use dev_t for device id (st_dev) from stat in setup_git...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Junio C Hamano
diff A...B: give one possible diff when there are more...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Oren Held
git fetch documentation: describe short '-p' synonym...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Miklos Vajna
format-patch: document the format.to configuration...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Michael J Gruber
test-lib: TAP compliance for skipping tests on request
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Michael J Gruber
test-lib: simplify GIT_SKIP_TESTS loop
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Jonathan Nieder
t3000 (ls-files -o): modernize style
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Fredrik Skolmli
Documentation: Spelling fix in protocol-capabilities.txt
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Nicolas Sebrecht
merge-recursive: use "up-to-date" instead of "uptodate...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Nicolas Sebrecht
checkout: accord documentation to what git does
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Johannes Sixt
t0005: work around strange $? in ksh when program termi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Junio C Hamano
Merge remote branch 'ko/master' into jc/read-tree-cache...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Bo Yang
diff.c: fix a graph output bug
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Ævar Arnfjörð...
tests: Use skip_all=* to skip tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Junio C Hamano
Fix "read-tree -m A B" priming the cache-tree
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Eli Barzilay
Reorganize `git-log' man page to clarify common diff...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Jonathan Nieder
t9118 (git-svn): prevent early failure from taking...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Michael J Gruber
t9118: avoid PEG revision identifier in tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Nazri Ramliy
grep -O: Do not pass color sequences as filenames to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Git 1.7.2-rc2
v1.7.2-rc2
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Merge branch 'ab/tap'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
backmerge a few more fixes to 1.7.1.X series
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Merge branch 'maint-1.6.4' into maint
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Uwe Kleine...
rev-parse: fix --parse-opt --keep-dashdash --stop-at...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Merge branch 'mg/doc-rev-parse-treepath-syntax' into...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Merge branch 'tr/receive-pack-aliased-update-fix' into...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Pierre Habouzit
fix git branch -m in presence of cross devices
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Brandon Casey
t/t0006: specify timezone as EST5 not EST to comply...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
do not write out index when status does not have to
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Heiko Voigt
add missing && to submodule-merge testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Jonathan Nieder
t/README: document more test helpers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Brandon Casey
Makefile: work around ksh's failure to handle missing...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Jeff King
test-date: fix sscanf type conversion
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Dylan Reid
xdiff: optimise for no whitespace difference when ignor...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Junio C Hamano
rebase-i: do not get fooled by a log message ending...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Junio C Hamano
rebase-i: style fix
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Michael J Gruber
Documentation: link to gitrevisions rather than git...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Michael J Gruber
Documentation: gitrevisions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Michael J Gruber
Documentation: split off rev doc into include file
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Jakub Narebski
gitweb: Move evaluate_gitweb_config out of run_request
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Jeff King
parse_date: fix signedness in timezone calculation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Jeff King
t0006: test timezone parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
git submodule: add submodules with git add -f <path>
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Michael J Gruber
rerere.txt: Document forget subcommand
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Junio C Hamano
t/README: proposed rewording...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: Document the do's and don'ts of tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: Add a section about skipping tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: Document test_expect_code
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: Document test_external*
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: Document the prereq functions, and 3-arg...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: Typo: paralell -> parallel
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Ævar Arnfjörð...
t/README: The trash is in 't/trash directory.$name'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Brandon Casey
Makefile: remove some unnecessary curly braces
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Chris Packham
Documentation/git-gc.txt: add reference to githooks
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Junio C Hamano
Updates from the list to 1.7.2 Release Notes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Git 1.7.2-rc1
v1.7.2-rc1
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
git.spec.in: Add gitweb subpackage
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Merge branch 'ar/decorate-color'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Merge branch 'mg/doc-rev-parse-treepath-syntax'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Merge branch 'cc/cherry-pick-stdin'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Merge branch 'jl/status-ignore-submodules'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Merge branch 'jk/url-decode'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Junio C Hamano
Merge branch 'jn/grep-open'
commit
|
commitdiff
|
tree
|
snapshot
next