git
2007-02-12  Junio C HamanoMerge git-gui
2007-02-12  Junio C HamanoAdd discussion section to git-tag documentation.
2007-02-12  Junio C HamanoTeach git-am to pass -p option down to git-apply
2007-02-12  Junio C HamanoDocumentation: git-rebase -C<n>
2007-02-12  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-12  Shawn O. Pearcebash: Hide git-fast-import.
2007-02-12  Shawn O. Pearcefast-import: Add tip about importing renames.
2007-02-12  Shawn O. Pearcefast-import: Hide the pack boundary commits by default.
2007-02-11  Shawn O. Pearcegit-gui: Stop deleting gitk preferences.
2007-02-11  Michael S.... Document that git-am can read standard input.
2007-02-11  Mark LevedahlMake gitk save and restore the user set window position.
2007-02-11  Junio C Hamanot4016: test quoting funny pathnames in diff output
2007-02-11  Alexandre Julliarddiff.c: More logical file name quoting for renames...
2007-02-11  Alexandre Julliarddiff.c: Properly quote file names in diff --summary...
2007-02-11  Alexandre Julliarddiff.c: Reuse the pprint_rename function for diff ...
2007-02-11  Dotan BarakMake it easier to override path to asciidoc command
2007-02-11  Ren\e,bi\e(B... Avoid ugly linewrap in git help
2007-02-11  MukundFixed some typos in git-repack docs
2007-02-11  Eric Wonggit-svn: correctly handle boolean options via git-config
2007-02-11  Theodore Ts'oAllow aliases to expand to shell commands
2007-02-11  Theodore Ts'oPrint a sane error message if an alias expands to an...
2007-02-10  Junio C Hamanodiff_flush_name(): take struct diff_options parameter.
2007-02-10  Junio C Hamanowt_status_prepare(): clean up structure initialization.
2007-02-09  Junio C Hamanogit-fetch: document automatic tag following.
2007-02-09  Nicolas Pitreremove mailmap.linux
2007-02-09  David Kågedalgit-blame.el: Autoupdate while editing
2007-02-09  David Kågedalgit-blame.el: Doc fixes and cleanup
2007-02-09  David Kågedalgit-blame.el: blame unsaved changes
2007-02-09  David Kågedalgit-blame.el: improve color handling
2007-02-09  David KågedalHandle uncommitted changes and cache descriptions
2007-02-09  Jakub Narebskigit-blame: Change installation instructions
2007-02-09  Jakub Narebskigit-blame: Add Emacs Lisp file headers and GNU GPL...
2007-02-09  Junio C HamanoDocumentation/git-pull: describe default behaviour...
2007-02-09  Shawn O. Pearcegit-gui: Focus into blame panels on Mac OS.
2007-02-09  Junio C Hamanoreflog: handle $name => remotes/%s/HEAD mapping consist...
2007-02-09  Shawn O. Pearcegit-gui: Improve annotated file display.
2007-02-09  Shawn O. Pearcegit-gui: Jump to the first annotation block as soon...
2007-02-09  Shawn O. Pearcegit-gui: Redesign the display of annotated files.
2007-02-09  Johannes Schindelinlog --reflog: use dwim_log
2007-02-09  Johannes Schindelinformat-patch -n: make sorting easier by padding number
2007-02-09  Shawn O. Pearcegit-gui: Use git-config now over git-repo-config.
2007-02-09  Shawn O. Pearcegit-gui: Relabel the Add All action.
2007-02-09  Shawn O. Pearcegit-gui: Select subcommands like git does.
2007-02-09  Johannes Schindelinlog --reflog: honour --relative-date
2007-02-09  Shawn O. Pearcegit-gui: View blame from the command line.
2007-02-09  Johannes Schindelinfor_each_reflog_ent: be forgiving about missing message
2007-02-08  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-08  Linus Torvaldsgit reflog show
2007-02-08  Michael S.... add -C[NUM] to git-am
2007-02-08  Michael S.... Update git-log and git-show documentation
2007-02-08  Shawn O. Pearcegit-gui: Optionally save commit buffer on exit.
2007-02-08  Shawn O. Pearcegit-gui: Separate transport/branch menus from multicommit.
2007-02-08  Shawn O. Pearcegit-gui: Refactor single_commit to a proc.
2007-02-08  Shawn O. Pearcegit-gui: Replace \ with \\ when showing paths.
2007-02-08  Shawn O. Pearcegit-gui: Support keyboard traversal in browser.
2007-02-08  Shawn O. Pearcegit-gui: Update known branches during rescan.
2007-02-08  Shawn O. Pearcetar archive frontend for fast-import.
2007-02-08  Shawn O. PearceCorrect spelling of fast-import in docs.
2007-02-08  James BowesRead cvsimport options from repo-config
2007-02-08  Junio C Hamanocreate_symref(): create leading directories as needed.
2007-02-08  Shawn O. PearceCorrect some language in fast-import documentation.
2007-02-08  Shawn O. PearceCorrect ^0 asciidoc syntax in fast-import docs.
2007-02-07  Junio C HamanoGIT v1.5.0-rc4 v1.5.0-rc4
2007-02-07  Junio C HamanoDocumentation: Add gfi to the main command list.
2007-02-07  Linus TorvaldsFix "git log -z" behaviour
2007-02-07  Junio C Hamanogit-add -i: update removed path correctly.
2007-02-07  Junio C Hamanot4200: skip gc-rerere test on systems with non GNU...
2007-02-07  Junio C HamanoMerge branch 'ml/gitk' (early part)
2007-02-07  Johannes Schindelinfast-import: Fix compile warnings
2007-02-07  Junio C Hamanofor-each-reflog: fix case for empty log directory
2007-02-07  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07  Junio C Hamanogit-clone --reference: work well with pack-ref'ed refer...
2007-02-07  Shawn O. PearceAdd a Tips and Tricks section to fast-import's manual.
2007-02-07  Alex RiesenAvoid ActiveState Perl IO in t800[12]
2007-02-07  MichaelDocumentation: add KMail in SubmittingPatches
2007-02-07  Shawn O. PearceDon't crash fast-import if the marks cannot be exported.
2007-02-07  Shawn O. PearceDump all refs and marks during a checkpoint in fast...
2007-02-07  Shawn O. PearceTeach fast-import how to sit quietly in the corner.
2007-02-07  Shawn O. PearceTeach fast-import how to clear the internal branch...
2007-02-07  Shawn O. PearceMinor timestamp related documentation corrections for...
2007-02-07  Junio C HamanoRemove git-merge-recur
2007-02-07  Junio C HamanoAdd deprecation notices.
2007-02-07  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07  Junio C HamanoRemove contrib/colordiff
2007-02-06  Horst H. von... Call make always with CFLAGS in git.spec
2007-02-06  Uwe Kleine... add replay and log to the usage string of git-bisect
2007-02-06  Junio C HamanoS_IFLNK != 0140000
2007-02-06  Shawn O. PearceDon't do non-fastforward updates in fast-import.
2007-02-06  Shawn O. PearceSupport RFC 2822 date parsing in fast-import.
2007-02-06  Shawn O. PearceMinor fast-import documentation corrections.
2007-02-06  Shawn O. PearceRemove unnecessary null pointer checks in fast-import.
2007-02-06  Shawn O. PearceCorrect fast-import timezone documentation.
2007-02-06  Junio C Hamanoannotate: fix for cvsserver.
2007-02-06  Junio C Hamanogitweb: fix mismatched parenthesis
2007-02-06  Junio C Hamanogit-push: allow globbing wildcard refspec.
2007-02-06  Shawn O. PearceCorrect minor style issue in fast-import.
2007-02-06  Shawn O. PearceCorrect compiler warnings in fast-import.
2007-02-06  Shawn O. PearceRemove --branch-log from fast-import.
2007-02-06  Shawn O. Pearcebash: Complete git-remote subcommands.
2007-02-06  Shawn O. Pearcebash: Support git-rebase -m continuation completion.
next