projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2009-08-18
Junio C Hamano
Merge branch 'lt/block-sha1' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Junio C Hamano
Merge branch 'tr/reset-checkout-patch' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Nicolas Pitre
remove ARM and Mozilla SHA1 implementations
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Nicolas Pitre
block-sha1: guard gcc extensions with __GNUC__
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Nicolas Pitre
make sure byte swapping is optimal for git
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Matthieu Moy
filter-branch: make the usage string fit on 80 chars...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Jeff King
tests: disable interactive hunk selection tests if...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Nicolas Pitre
block-sha1: make the size member first in the context...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-18
Johannes Schindelin
filter-branch: add an example how to add ACKs to a...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Jeff King
docs: describe impact of repack on "clone -s"
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Junio C Hamano
Merge branch 'tr/reset-checkout-patch' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'lt/block-sha1'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'bc/maint-am-email'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'js/maint-cover-letter-non-ascii'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'jc/maint-clean-nested-dir-safety'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge branch 'jk/maint-merge-msg-fix'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
Junio C Hamano
Merge git://git.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Thomas Rast
DWIM 'git stash save -p' for 'git stash -p'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'js/stash-dwim' into tr/reset-checkout...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Thomas Rast
Implement 'git stash save --patch'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Thomas Rast
Implement 'git checkout --patch'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Thomas Rast
Implement 'git reset --patch'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'jl/submodule-summary-diff-files' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'jc/shortstatus' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Thomas Rast
add -p: do not attempt to coalesce mode changes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Kirill Smelkov
git add -p: demonstrate failure when staging both mode...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
git commit --dry-run -v: show diff in color when asked
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Documentation/git-commit.txt: describe --dry-run
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Lars Hjemli
Documentaqtion/git-submodule.txt: Typofix
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'ld/p4' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'jl/submodule-summary-diff-files' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'oa/stash-na' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'mr/gitweb-xz' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'lt/block-sha1' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Jens Lehmann
git submodule summary: add --files option
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Dirk Hoerner
git-cvsimport: add support for cvs pserver password...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Benjamin Kramer
gitweb: Optimize git-favicon.png
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Ori Avtalion
git stash: Give friendlier errors when there is nothing...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
Brandon Casey
block-sha1/sha1.c: silence compiler complaints by casti...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Junio C Hamano
Merge branch 'jn/gitweb-blame' (early part)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Thomas Rast
builtin-add: refactor the meat of interactive_add()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Thomas Rast
Add a small patch-mode testing library
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Thomas Rast
git-apply--interactive: Refactor patch mode code
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Nicolas Pitre
block-sha1: more good unaligned memory access candidates
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Thomas Rast
gitk: Parse arbitrary commit-ish in SHA1 field
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Thomas Rast
gitk: Fix direction of symmetric difference in optimize...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Thomas Rast
gitk: New option to hide remote refs
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Johannes Sixt
gitk: Do not hard-code "encoding" in attribute lookup...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Eric Wong
svn: (cleanup) use predefined constant for rev_map_fmt
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Adam Brewster
svn: allow branches outside of refs/remotes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Eric Wong
svn: initial "master" points to trunk if possible
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Junio C Hamano
Merge branch 'jc/shortstatus' (early part) into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Junio C Hamano
Merge branch 'lt/block-sha1' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Junio C Hamano
Merge branch 'maint-1.6.3' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Matthieu Moy
push: point to 'git pull' and 'git push --force' in...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Paul Bolle
Documentation: add: <filepattern>... is optional
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Ori Avtalion
Change mentions of "git programs" to "git commands"
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Paul Bolle
Documentation: merge: one <remote> is required
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Johan Herland
help.c: give correct structure's size to memset()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Jeff King
allow pull --rebase on branch yet to be born
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Nicolas Pitre
block-sha1: support for architectures with memory align...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Nicolas Pitre
block-sha1: split the different "hacks" to be individua...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
Nicolas Pitre
block-sha1: move code around
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'bc/maint-am-email' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'js/maint-cover-letter-non-ascii' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'jc/verify-pack-stat' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'jc/maint-clean-nested-dir-safety' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'lt/block-sha1' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'maint-1.6.3' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'jk/push-quiet'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'jc/maint-merge-recursive-fix'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'zf/maint-gitweb-acname'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'ns/am-raw-email'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'np/maint-limit-delta-cache'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'jp/symlink-dirs'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'mk/grep-max-depth'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Junio C Hamano
Merge branch 'js/run-command-updates'
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Štěpán Němec
Fix typos in git-remote.txt and git-symbolic-ref.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-08-11
Linus Torvalds
block-sha1: improve code on large-register-set machines
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Nicolas Sebrecht
git-am: print fair error message when format detection...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Junio C Hamano
am: allow individual e-mail files as input
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Johannes Schindelin
Correctly mark cover letters' encodings if they are...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Johannes Schindelin
Expose the has_non_ascii() function
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Luke Diamand
git-p4: stream from perforce to speed up clones
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Jeff Lasslett
Check return value of ftruncate call in http.c
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Tay Ray Chuan
http.c: replace usage of temporary variable for urls
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Tay Ray Chuan
http.c: free preq when aborting
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Junio C Hamano
Merge branch 'master' of git://git.bogomips.org/git-svn
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Junio C Hamano
wt-status: collect untracked files in a separate "colle...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Junio C Hamano
Make git_status_config() file scope static to builtin...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Junio C Hamano
wt-status: move wt_status_colors[] into wt_status structure
commit
|
commitdiff
|
tree
|
snapshot
next