]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2008-07-13 Stephan Beyert3404: test two "preserve merges with -p" cases
2008-07-13 Stephan Beyergit-am/git-mailsplit: correct synopsis for reading...
2008-07-13 Junio C HamanoMerge branch 'maint' to sync with 1.5.6.3
2008-07-13 Junio C HamanoGIT 1.5.6.3 v1.5.6.3
2008-07-13 Junio C HamanoMerge branch 'ph/parseopt-step-blame'
2008-07-13 Junio C HamanoMerge branch 'am/stash-branch'
2008-07-13 Junio C HamanoMerge branch 'sg/stash-k-i'
2008-07-13 Junio C HamanoMerge branch 'jc/report-tracking'
2008-07-13 Junio C HamanoMerge branch 'js/pick-root'
2008-07-13 Junio C HamanoMerge branch 'ab/bundle'
2008-07-13 Junio C HamanoMerge branch 'tr/add-i-e'
2008-07-13 Johannes Schindelingit-gui: MERGE_RR lives in .git/ directly with newer...
2008-07-13 Steffen Prohaskahelp (Windows): Display HTML in default browser using...
2008-07-13 Steffen Prohaskahelp.c: Add support for htmldir relative to git_exec_path()
2008-07-13 Steffen ProhaskaMove code interpreting path relative to exec-dir to...
2008-07-13 Stephan BeyerMake usage strings dash-less
2008-07-13 Lukas SandströmAdd some useful functions for strbuf manipulation.
2008-07-13 Lukas SandströmMake some strbuf_*() struct strbuf arguments const.
2008-07-13 Sverre Hvammen Johansenreduce_heads(): thinkofix
2008-07-13 Miklos VajnaAdd a new test for git-merge-resolve
2008-07-13 Miklos Vajnat6021: add a new test for git-merge-resolve
2008-07-13 Alexander N. GavrilovFix quadratic performance in rewrite_one.
2008-07-13 Stephan Beyert/: Use "test_must_fail git" instead of "! git"
2008-07-13 Stephan Beyert/test-lib.sh: exit with small negagive int is ok with...
2008-07-13 Stephan Beyergit-am: Do not exit silently if committer is unset
2008-07-13 Shawn O. Pearcebash completion: Improve responsiveness of git-log...
2008-07-13 Johannes SchindelinMove MERGE_RR from .git/rr-cache/ into .git/
2008-07-12 Junio C Hamanot0004: fix timing bug
2008-07-12 Johannes SchindelinAdd pretty format %aN which gives the author name,...
2008-07-12 Mike PapeWe need to check for msys as well as Windows in add...
2008-07-12 Johannes SchindelinConvert CR/LF to LF in tag signatures
2008-07-12 Dmitry KakurinFixed text file auto-detection: treat EOF character...
2008-07-12 Miklos Vajnamake remove-dashes: apply to scripts and programs as...
2008-07-12 Miklos Vajnagit-bisect: use dash-less form on git bisect log
2008-07-12 Miklos Vajnat1007-hash-object.sh: use quotes for the test description
2008-07-12 Miklos Vajnat0001-init.sh: change confusing directory name
2008-07-12 Lukas Sandströmgit-mailinfo: document the -n option
2008-07-12 Petr BaudisFix backwards-incompatible handling of core.sharedRepos...
2008-07-10 Junio C HamanoTeach merge.log to "git-merge" again
2008-07-10 Stephan Beyerrerere: Separate libgit and builtin functions
2008-07-10 Olivier Marinbuiltin-rerere: more carefully find conflict markers
2008-07-10 Junio C Hamanoapply: fix copy/rename breakage
2008-07-09 Junio C HamanoMerge branch 'jk/pager-config'
2008-07-09 Junio C HamanoMerge branch 'js/apply-root'
2008-07-09 Junio C HamanoMerge branch 'jc/reflog-expire'
2008-07-09 Robert Shearmangit-send-email: Fix authenticating on some servers...
2008-07-09 Pierre Habouzitrevisions: refactor handle_revision_opt into parse_revi...
2008-07-09 Pierre Habouzitgit-shortlog: migrate to parse-options partially.
2008-07-09 Pierre Habouzitgit-blame: fix lapsus
2008-07-09 Johannes SixtProvide fallback definitions of PRIu32 and PRIx32
2008-07-09 Ramsay Jonest9100-git-svn-basic.sh: Fix determination of utf-8 locale
2008-07-09 Ramsay Jonest9113-*.sh: provide user feedback when test skipped
2008-07-09 Junio C HamanoMerge branch 'sp/maint-pack-memuse'
2008-07-09 Shawn O. PearceCorrect pack memory leak causing git gc to try to excee...
2008-07-09 Junio C Hamanobranch --merged/--no-merged: allow specifying arbitrary...
2008-07-09 Junio C Hamanobranch --contains: default to HEAD
2008-07-09 Pierre Habouzitparse-options: add PARSE_OPT_LASTARG_DEFAULT flag
2008-07-09 Junio C HamanoMerge branch 'maint'
2008-07-09 Junio C HamanoStart preparing release notes for 1.5.6.3
2008-07-09 Junio C HamanoDocumentation: update sections on naming revisions...
2008-07-09 Junio C HamanoTone down warning about GNU Interactive Tools
2008-07-09 Mike HommeyAvoid apache complaining about lack of server's FQDN
2008-07-09 Mike HommeySkip t5540-http-push test when USE_CURL_MULTI is undefined
2008-07-09 Mike HommeyFix http-push test
2008-07-09 Mike HommeyCatch failures from t5540-http-push
2008-07-09 Petr BaudisGit.pm: Add remote_refs() git-ls-remote frontend
2008-07-08 Brandon Caseyt7701-repack-unpack-unreachable.sh: check timestamp...
2008-07-08 Eric Raiblecompletion: add branch options --contains --merged...
2008-07-08 Mark Levedahlgit-submodule - Fix bugs in adding an existing repo...
2008-07-08 Mark Levedahlinstall-doc-quick - use git --exec-path to find git...
2008-07-08 SZEDER Gáborbash: offer only paths after '--'
2008-07-08 Pierre Habouzitgit-blame: migrate to incremental parse-option [2/2]
2008-07-08 Pierre Habouzitgit-blame: migrate to incremental parse-option [1/2]
2008-07-08 Pierre Habouzitrevisions: split handle_revision_opt() from setup_revis...
2008-07-08 Junio C HamanoMerge branch 'jc/blame' (early part) into HEAD
2008-07-08 Shawn O. PearceRemove unnecessary pack-*.keep file after successful...
2008-07-08 Eric RaibleDocumentation: tweak use case in "git stash save -...
2008-07-08 Jeff Kingavoid null SHA1 in oldest reflog
2008-07-08 Brian GernhardtDocumentation: mention ORIG_HEAD in am, merge, and rebase
2008-07-08 Jeff Kingmake deleting a missing ref more quiet
2008-07-08 Junio C HamanoMerge branch 'qq/maint' into maint
2008-07-08 Eric HanchrowDocumentation: fix broken "linkgit" links
2008-07-08 Eric Hanchrowuser-manual: typo and grammar fixes
2008-07-08 Junio C HamanoMerge branch 'lt/racy-empty' into maint
2008-07-08 Soeren Finstergit-gui: Exit shortcut in MacOSX repaired
2008-07-08 Miklos VajnaBuild in merge
2008-07-07 Junio C HamanoMerge branch 'qq/maint'
2008-07-07 Jakub Narebskigitweb: Describe projects_index format in more detail
2008-07-07 Junio C HamanoMerge branch 'js/maint-daemon-syslog'
2008-07-07 Junio C HamanoMerge branch 'maint'
2008-07-07 Junio C HamanoMerge branch 'qq/maint' (early part) into maint
2008-07-07 Johannes SchindelinAllow cherry-picking root commits
2008-07-07 Johannes Schindelinrun_command(): respect GIT_TRACE
2008-07-07 Junio C HamanoTeach "am" and "rebase" to mark the original position...
2008-07-07 Gerrit Papegit-svn.perl: workaround assertions in svn library 1.5.0
2008-07-07 Junio C HamanoUpdate draft release notes for 1.6.0
2008-07-07 Junio C HamanoMerge branch 'jc/rerere'
2008-07-07 Junio C HamanoMerge branch 'dr/ceiling'
2008-07-07 Junio C HamanoMerge branch 'db/no-git-config'
2008-07-07 Junio C HamanoMerge branch 'js/import-zip'
next