Code

git.git
2007-04-21 Junio C HamanoGIT 1.5.1.2 v1.5.1.2
2007-04-21 Eric Wongperl: install private Error.pm if the site version...
2007-04-21 Junio C Hamanogit-clone: fix dumb protocol transport to clone from...
2007-04-19 Andrew RuderUpdate git-config documentation
2007-04-19 Andrew RuderFix unmatched emphasis tag in git-tutorial
2007-04-19 Andrew RuderUpdate git-cherry-pick documentation
2007-04-19 Andrew RuderUpdate git-archive documentation
2007-04-19 Andy Whitcroftfix up strtoul_ui error handling
2007-04-19 Sam Vilaingit-tar-tree: complete deprecation conversion message
2007-04-18 Frank Lichtenheldgit-shortlog: Fix two formatting errors in asciidoc...
2007-04-18 Alex RiesenFix overwriting of files when applying contextually...
2007-04-18 Eric Wonggit-svn: don't allow globs to match regular files
2007-04-18 Carlos RicaUse const qualifier for 'sha1' parameter in delete_ref...
2007-04-18 Junio C HamanoStart preparing for 1.5.1.2
2007-04-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-04-17 Eric Wonggit-svn: quiet some warnings when run only with --versi...
2007-04-17 Eric Wonggit-svn: respect lower bound of -r/--revision when...
2007-04-16 Gerrit PapeHave sample update hook not refuse deleting a branch...
2007-04-16 Gerrit Papevariable $projectdesc needs to be set before checking...
2007-04-16 Andrew RuderUpdate git-annotate/git-blame documentation
2007-04-16 Andrew RuderUpdate git-apply documentation
2007-04-16 Andrew RuderUpdate git-applymbox documentation
2007-04-16 Andrew RuderUpdate git-am documentation
2007-04-16 J. Bruce Fieldsuser-manual: use detached head when rewriting history
2007-04-16 J. Bruce Fieldsuser-manual: start revising "internals" chapter
2007-04-16 J. Bruce Fieldsuser-manual: detached HEAD
2007-04-16 J. Bruce Fieldsuser-manual: fix discussion of default clone
2007-04-16 J. Bruce FieldsDocumentation: clarify track/no-track option.
2007-04-16 J. Bruce FieldsDocumentation: clarify git-checkout -f, minor editing
2007-04-16 J. Bruce FieldsDocumentation: minor edits of git-lost-found manpage
2007-04-15 Alex RiesenDocument -g (--walk-reflogs) option of git-log
2007-04-15 Jim Meyeringsscanf/strtoul: parse integers robustly
2007-04-15 Junio C HamanoMerge git://git2./pub/scm/gitk/gitk into maint
2007-04-15 Michael Spanggit-blame: Fix overrun in fake_working_tree_commit()
2007-04-14 Linus Torvaldsgit-quiltimport complaining yet still working
2007-04-14 Frank Lichtenheldconfig.txt: Fix grammatical error in description of...
2007-04-14 Frank Lichtenheldconfig.txt: Change pserver to server in description...
2007-04-14 Frank Lichtenheldconfig.txt: Document core.autocrlf
2007-04-14 Frank Lichtenheldconfig.txt: Document gitcvs.allbinary
2007-04-14 Junio C HamanoDo not default to --no-index when given two directories.
2007-04-14 Alex RiesenUse rev-list --reverse in git-rebase.sh
2007-04-13 Matthias Lederhoferhandle_options in git wrapper miscounts the options...
2007-04-12 Junio C HamanoGIT 1.5.1.1 v1.5.1.1
2007-04-11 Frank Lichtenheldcvsserver: Fix handling of diappeared files on update
2007-04-11 Junio C Hamanofsck: do not complain on detached HEAD.
2007-04-11 Jim Meyering(encode_85, decode_85): Mark source buffer pointer...
2007-04-10 Julian PhillipsDocumentation: show-ref: document --exclude-existing
2007-04-10 Tomash Brechkocvsexportcommit -p : fix the usage of git-apply -C.
2007-04-09 Junio C HamanoAdd Documentation/cmd-list.made to .gitignore
2007-04-09 Eric Wonggit-svn: fix log command to avoid infinite loop on...
2007-04-09 Eric Wonggit-svn: dcommit/rebase confused by patches with git...
2007-04-09 Eric Wonggit-svn: bail out on incorrect command-line options
2007-04-08 Junio C HamanoPrepare for 1.5.1.1
2007-04-08 Frank Lichtenheldcvsserver: small corrections to asciidoc documentation
2007-04-07 Junio C HamanoDocumentation: tighten dependency for git.{html,txt}
2007-04-07 Arjen LaarhovenMakefile: iconv() on Darwin has the old interface
2007-04-07 Arjen Laarhovent5300-pack-object.sh: portability issue using /usr...
2007-04-07 Arjen Laarhovent3200-branch.sh: small language nit
2007-04-07 Arjen Laarhovenusermanual.txt: some capitalization nits
2007-04-06 Lars HjemliMake builtin-branch.c handle the git config file
2007-04-06 Lars Hjemlirename_ref(): only print a warning when config-file...
2007-04-06 Brian GernhardtDistinguish branches by more than case in tests.
2007-04-06 YOSHIFUJI Hideaki... Avoid composing too long "References" header.
2007-04-06 Frank Lichtenheldcvsimport: Improve formating consistency
2007-04-06 Frank Lichtenheldcvsimport: Reorder options in documentation for better...
2007-04-06 Frank Lichtenheldcvsimport: Improve usage error reporting
2007-04-06 Frank Lichtenheldcvsimport: Improve documentation of CVSROOT and CVS...
2007-04-06 Frank Lichtenheldcvsimport: sync usage lines with existing options
2007-04-05 Dana HowFix lseek(2) calls with args 2 and 3 swapped
2007-04-05 Shawn O. PearceHonor -p<n> when applying git diffs
2007-04-05 Junio C HamanoFix dependency of common-cmds.h
2007-04-05 Geert BoschFix renaming branch without config file
2007-04-05 Ville SkyttäDESTDIR support for git/contrib/emacs
2007-04-05 Jakub Narebskigitweb: Fix bug in "blobdiff" view for split (e.g....
2007-04-05 Brian GernhardtDocument --left-right option to rev-list.
2007-04-05 René ScharfeRevert "builtin-archive: use RUN_SETUP"
2007-04-05 Gerrit Paperename contrib/hooks/post-receieve-email to contrib...
2007-04-04 Junio C Hamanorerere: make sorting really stable.
2007-04-04 Brian GernhardtFix t4200-rerere for white-space from "wc -l"
2007-04-04 Shawn O. Pearcegit-gui: Brown paper bag fix division by 0 in blame
2007-04-04 Junio C HamanoGIT 1.5.1 v1.5.1
2007-04-04 Junio C HamanoMerge 1.5.0.7 in
2007-04-04 Junio C HamanoGIT 1.5.0.7 v1.5.0.7
2007-04-04 Jakub NarebskiDocumentation: A few minor fixes to Git User's Manual
2007-04-04 Nicolas PitrePlug memory leak in index-pack collision checking codepath.
2007-04-04 Junio C Hamanorerere should not repeat the earlier hunks in later...
2007-04-02 Junio C HamanoHopefully final update to the draft Release Notes,...
2007-04-01 Eygene Ryabinkin[PATCH] Improve look-and-feel of the gitk tool.
2007-04-01 Eygene Ryabinkin[PATCH] Teach gitk to use the user-defined UI font...
2007-03-31 Frank Lichtenheldcvsserver: Don't lie about binary mode in asciidoc...
2007-03-31 Eric Wonggit-svn: fail on rebase if we are unable to find a...
2007-03-31 Alex RiesenKeep rename/rename conflicts of intermediate merges...
2007-03-31 Julian Phillipscontrib/workdir: add a simple script to create a workin...
2007-03-31 Andy ParkinsReimplement emailing part of hooks--update in contrib...
2007-03-31 Eric Wonggit-svn: avoid respewing similar error messages for...
2007-03-31 Theodore Ts'oRename warn() to warning() to fix symbol conflicts...
2007-03-31 Don Zickusgit-mailinfo fixes for patch munging
2007-03-31 Jakub Narebskigitweb: Support comparing blobs (files) with different...
2007-03-30 Junio C HamanoDo not bother documenting fetch--tool
2007-03-30 Junio C HamanoUpdate draft release notes for 1.5.1
next