aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Documentation: show-ref: document --exclude-existingJulian Phillips2007-04-09
* | | cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko2007-04-09
* | | Add Documentation/cmd-list.made to .gitignoreJunio C Hamano2007-04-08
* | | git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong2007-04-08
* | | git-svn: dcommit/rebase confused by patches with git-svn-id: linesEric Wong2007-04-08
* | | git-svn: bail out on incorrect command-line optionsEric Wong2007-04-08
* | | Prepare for 1.5.1.1Junio C Hamano2007-04-07
* | | cvsserver: small corrections to asciidoc documentationFrank Lichtenheld2007-04-07
* | | Documentation: tighten dependency for git.{html,txt}Junio C Hamano2007-04-06
* | | Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-06
* | | t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-06
* | | t3200-branch.sh: small language nitArjen Laarhoven2007-04-06
* | | usermanual.txt: some capitalization nitsArjen Laarhoven2007-04-06
* | | Make builtin-branch.c handle the git config fileLars Hjemli2007-04-06
* | | rename_ref(): only print a warning when config-file update failsLars Hjemli2007-04-06
* | | Distinguish branches by more than case in tests.Brian Gernhardt2007-04-06
* | | Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明2007-04-06
* | | cvsimport: Improve formating consistencyFrank Lichtenheld2007-04-06
* | | cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld2007-04-06
* | | cvsimport: Improve usage error reportingFrank Lichtenheld2007-04-06
* | | cvsimport: Improve documentation of CVSROOT and CVS module determinationFrank Lichtenheld2007-04-06
* | | cvsimport: sync usage lines with existing optionsFrank Lichtenheld2007-04-06
* | | Fix lseek(2) calls with args 2 and 3 swappedDana How2007-04-05
* | | Honor -p<n> when applying git diffsShawn O. Pearce2007-04-05
* | | Fix dependency of common-cmds.hJunio C Hamano2007-04-05
* | | Fix renaming branch without config fileGeert Bosch2007-04-05
* | | DESTDIR support for git/contrib/emacsVille Skyttä2007-04-05
* | | gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski2007-04-05
* | | Document --left-right option to rev-list.Brian Gernhardt2007-04-05
* | | Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-05
* | | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-04
* | | rerere: make sorting really stable.Junio C Hamano2007-04-04
* | | Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt2007-04-04
* | | GIT 1.5.1v1.5.1Junio C Hamano2007-04-03
* | | Merge 1.5.0.7 inJunio C Hamano2007-04-03
|\ \ \
| * | | GIT 1.5.0.7v1.5.0.7Junio C Hamano2007-04-03
| * | | rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-03
* | | | Documentation: A few minor fixes to Git User's ManualJakub Narebski2007-04-03
* | | | Plug memory leak in index-pack collision checking codepath.Nicolas Pitre2007-04-03
* | | | Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano2007-04-02
* | | | cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld2007-03-31
* | | | git-svn: fail on rebase if we are unable to find a ref to rebase againstEric Wong2007-03-31
* | | | Keep rename/rename conflicts of intermediate merges while doing recursive mergeAlex Riesen2007-03-31
* | | | contrib/workdir: add a simple script to create a working directoryJulian Phillips2007-03-31
* | | | Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins2007-03-31
* | | | git-svn: avoid respewing similar error messages for missing pathsEric Wong2007-03-31
* | | | Rename warn() to warning() to fix symbol conflicts on BSD and Mac OSTheodore Ts'o2007-03-31
* | | | git-mailinfo fixes for patch mungingDon Zickus2007-03-31
* | | | gitweb: Support comparing blobs (files) with different namesJakub Narebski2007-03-31
* | | | Do not bother documenting fetch--toolJunio C Hamano2007-03-30