projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2008-03-27
Damien Diederen
cvsserver: Only print the file part of the filename...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Damien Diederen
cvsserver: Respond to the 'editors' and 'watchers'...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Junio C Hamano
Update draft release notes for 1.5.5
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Junio C Hamano
Update draft release notes for 1.5.4.5
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Junio C Hamano
Merge branch 'jc/maint-fetch-regression-1.5.4' into...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Jeff King
Documentation: clarify use of .git{ignore,attributes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-27
Junio C Hamano
test_must_fail: 129 is a valid error code from usage()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Gerrit Pape
imap-send: properly error out if imap.host is not set...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Frank Lichtenheld
t9600-cvsimport.sh: set HOME before checking for cvsps...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
SZEDER Gábor
Always set *nongit_ok in setup_git_directory_gently()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Brandon Casey
t/t3800-mktag.sh: use test_must_fail rather than '!'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Junio C Hamano
Merge branch 'jc/maint-fetch-regression-1.5.4'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Junio C Hamano
git-fetch test: test tracking fetch results, not just...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Daniel Barkalow
Fix branches file configuration
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Daniel Barkalow
Tighten refspec processing
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Guanqun Lu
Fix the wrong output of `git-show v1.3.0~155^2~4` in...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Junio C Hamano
refspec: allow colon-less wildcard "refs/category/*"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Johannes Schindelin
init: show "Reinit" message even in an (existing) empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Julian Phillips
Documentation/git-checkout: Update summary to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
Dirk Süsserott
Documentation: git-tag '-m'/'-F' implies '-a'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Johannes Sixt
builtin-remote: Fix missing newline at end of listing...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Guanqun Lu
Fix the wrong output of `git-show v1.3.0~155^2~4` in...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Johannes Schindelin
RelNotes: mention checkout/branch's --track option...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Junio C Hamano
GIT 1.5.5-rc1
v1.5.5-rc1
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Junio C Hamano
gc --auto: raise default auto pack limit from 20 to 50
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Junio C Hamano
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Junio C Hamano
remote.c: Fix overtight refspec validation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Eyvind Bernhardsen
fast-import: Document the effect of "merge" with no...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Kevin Ballard
Make git-svn tests behave better on OS X
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Ralf Wildenhues
Improve description of git filter-branch.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Brandon Casey
t/t7003-filter-branch.sh: use test_must_fail rather...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Kevin Ballard
Don't try and percent-escape existing percent escapes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Johannes Schindelin
remote show: do not show symbolic refs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Kevin Ballard
Document the sendemail.smtpserverport config variable
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Kevin Ballard
Add --reverse to the git-rev-list usage string
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Nicolas Pitre
make it easier for people who just want to get rid...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Brandon Casey
builtin-gc.c: allow disabling all auto-gc'ing by assign...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Miklos Vajna
Documentation/git-merge: document subtree strategy.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Daniel Barkalow
Fix tag following
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Linus Torvalds
Make revision limiting more robust against occasional...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Daniel Barkalow
Fix t3200 config
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Daniel Barkalow
Tighten refspec processing
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Linus Torvalds
Fix possible Solaris problem in 'checkout_entry()'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Junio C Hamano
Fix read-tree not to discard errors
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Junio C Hamano
Add tests to catch problems with un-unlinkable symlinks
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Junio C Hamano
Test: catch if trash cannot be removed
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Junio C Hamano
git-merge-one-file: fix longstanding stupid thinko
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Junio C Hamano
Merge branch 'jc/makefile'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Linus Torvalds
Don't update unchanged merge entries
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Eyvind Bernhardsen
fast-import: Allow "reset" to delete a new branch witho...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
t1000: use "test_must_fail git frotz", not "! git frotz"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
Update draft release notes for 1.5.5
v1.5.5-rc0
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
Resurrect git-rerere to contrib/examples
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
Start draft ReleaseNotes for 1.5.4.5
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
rebase -m: do not trigger pre-commit verification
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
Merge branch 'master' of git://repo.or.cz/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Junio C Hamano
git-gui: Improve directions regarding POT update in...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
しらいしななこ
git-gui: Update Japanese translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Redo "add test_cmp function for test scripts"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge branch 'jk/portable'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge branch 'py/submodule'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge branch 'db/diff-to-fp'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge branch 'cc/help'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Jonas Fonseca
shortlog: do not require to run from inside a git repos...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
format-patch: generate MIME header as needed even when...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Jonas Fonseca
Make man page building quiet when DOCBOOK_XSL_172 is...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Bernt Hansen
git-new-workdir: Share SVN meta data between work dirs...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Linus Torvalds
Fix recent 'unpack_trees()'-related changes breaking...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Shawn O. Pearce
git-gui: Adjusted Japanese translation to updated POT
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
しらいしななこ
git-gui: Update Japanese translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Shawn O. Pearce
git-gui: Don't translate the special Apple menu
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Miklos Vajna
git-gui: Updated Hungarian translation (e5fba18)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Alex Riesen
git-gui: update russian translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Michele Ballabio
git-gui: remove spurious "fuzzy" attributes in po/it.po
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Linus Torvalds
rev-parse: fix meaning of rev~ vs rev~0.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Eric Wong
git-svn: don't blindly append '*' to branch/tags config
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Jeff King
t6000lib: re-fix tr portability
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Junio C Hamano
Merge git://git.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Michele Ballabio
gitk: initial Italian translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Paul Mackerras
gitk: Default to using po2msg.sh if msgfmt doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Kristian Høgsberg
wt-status.c: no need for dup() dance anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Daniel Barkalow
Write diff output to a file in struct diff_options
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Christian Couder
Documention: web--browse: add info about "browser....
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Christian Couder
web--browse: use custom commands defined at config...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Junio C Hamano
Merge branch 'mr/autoconf-fread'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Junio C Hamano
Merge branch 'ph/maint-quiltimport' into maint
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Junio C Hamano
read-tree() and unpack_trees(): use consistent limit
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Johannes Schindelin
merge-file: handle empty files gracefully
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Clemens Buchacher
merge-recursive: handle file mode changes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Peter Karlsson
git-gui: updated Swedish translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Peter Karlsson
git-gui: Regenerated po template and merged translation...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Nicolas Pitre
pack-objects: proper pack time stamping with --max...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Vineet Kumar
Minor wording changes in the keyboard descriptions...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Junio C Hamano
Documentation/git-help: typofix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Miklos Vajna
Update Hungarian translation. 100% completed.
commit
|
commitdiff
|
tree
|
snapshot
next