Code

git.git
2007-11-25 Junio C HamanoMerge branch 'sb/clean'
2007-11-25 Junio C HamanoMerge branch 'js/mingw-fallouts'
2007-11-25 Junio C HamanoMerge branch 'mh/rebase-skip-hard'
2007-11-25 Junio C HamanoMerge branch 'cc/bisect'
2007-11-23 Junio C HamanoMerge branch 'maint'
2007-11-23 Junio C HamanoFix sample pre-commit hook
2007-11-23 Junio C HamanoAddendum to "MaintNotes"
2007-11-23 Junio C HamanoMake test scripts executable.
2007-11-23 Junio C HamanoMerge branch 'maint'
2007-11-23 Junio C HamanoMake test scripts executable.
2007-11-22 Johannes Schindelinrebase -i: move help to end of todo file
2007-11-22 Johannes Schindelinbundle create: keep symbolic refs' names instead of...
2007-11-22 Thomas Harninggit-merge-ours: make it a builtin.
2007-11-22 Wincent ColaiutaRefactor patch_update_cmd
2007-11-22 Wincent ColaiutaAuthenticate only once in git-send-email
2007-11-22 Junio C HamanoMerge git://git.bogomips.org/git-svn
2007-11-22 Junio C HamanoFix "quote" misconversion for rewrite diff output.
2007-11-22 Eric Wonggit-svn: allow `info' command to work offline
2007-11-22 David D. Kilzergit-svn: info --url [path]
2007-11-22 David D. Kilzergit-svn info: implement info command
2007-11-22 David D. Kilzergit-svn: extract reusable code into utility functions
2007-11-22 Eric Wongt9106: fix a race condition that caused svn to miss...
2007-11-21 Junio C HamanoMerge git://repo.or.cz/git-gui
2007-11-21 Shun Kei Leunggit-p4: Fix typo in --detect-labels
2007-11-21 Jeff Kingavoid "defined but not used" warning for fetch_objs_via...
2007-11-21 Shawn O. Pearcegit-gui 0.9.0 gitgui-0.9.0
2007-11-21 Junio C HamanoMerge branch 'maint'
2007-11-21 Jeff Kingsend-email: add transfer encoding header with content...
2007-11-20 Junio C Hamanogit-compat-util.h: auto-adjust to compiler support...
2007-11-20 Johannes SixtFlush progress message buffer in display().
2007-11-20 Jakub Narebskiautoconf: Add tests for memmem, strtoumax and mkdtemp...
2007-11-20 Jakub Narebskigitweb: Put project README in div.readme, fix its padding
2007-11-20 Jakub Narebskigitweb: Style all tables using CSS
2007-11-20 Ask Bjørn Hansensend-email: Don't add To: recipients to the Cc: header
2007-11-20 Christian CouderBisect reset: do nothing when not bisecting.
2007-11-20 Matthieu MoyDoc fix for git-reflog: mention @{...} syntax, and...
2007-11-20 Brian Downingconfig: clarify compression defaults
2007-11-20 Brian Downingconfig: correct core.loosecompression documentation
2007-11-20 Anton Gyllenberggitview: import only one of gtksourceview and gtksource...
2007-11-19 David D. Kilzergit-send-email: show all headers when sending mail
2007-11-19 Junio C HamanoMerge branch 'maint'
2007-11-19 Wincent ColaiutaFurther clarify clean.requireForce changes
2007-11-19 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-19 Shawn BohrerTeach git clean to use setup_standard_excludes()
2007-11-19 Junio C Hamanogit-clean: Fix error message if clean.requireForce...
2007-11-19 Shawn BohrerMake git-clean a builtin
2007-11-19 J. Bruce FieldsDocumentation: Fix references to deprecated commands
2007-11-19 Christian CouderBisect: use "$GIT_DIR/BISECT_NAMES" to check if we...
2007-11-19 Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-19 J. Bruce Fieldsuser-manual: mention "..." in "Generating diffs", etc.
2007-11-19 Junio C HamanoMerge branch 'lt/rev-list-gitlink'
2007-11-19 Junio C HamanoMerge branch 'ds/checkout-upper'
2007-11-19 Junio C HamanoMerge branch 'sh/p4'
2007-11-19 Junio C HamanoMerge branch 'lt/rev-list-interactive'
2007-11-18 Junio C HamanoMerge branch 'ph/diffopts'
2007-11-18 Junio C HamanoDraft release notes: fix clean.requireForce description
2007-11-18 Junio C HamanoMerge branch 'maint' to synchronize with 1.5.3.6
2007-11-18 Steffen Prohaskauser-manual: Add section "Why bisecting merge commits...
2007-11-18 Junio C HamanoGIT 1.5.3.6 v1.5.3.6
2007-11-18 Guido OstkampUse compat mkdtemp() on Solaris boxes
2007-11-18 Junio C HamanoMerge branch 'ph/parseopt-sh'
2007-11-18 Junio C Hamanogrep -An -Bm: fix invocation of external grep command
2007-11-18 Johannes Sixtfetch-pack: Prepare for a side-band demultiplexer in...
2007-11-18 J. Bruce Fieldsgit-remote.txt: fix example url
2007-11-18 Junio C HamanoMerge git://git.bogomips.org/git-svn
2007-11-17 David Reissgit-svn: Fix a typo and add a comma in an error message...
2007-11-17 David D Kilzergit-svn log: handle unreachable revisions like "svn...
2007-11-17 David D Kilzergit-svn log: include commit log for the smallest revisi...
2007-11-17 David D Kilzergit-svn log: fix ascending revision ranges
2007-11-17 Konstantin... git-svn's dcommit must use subversion's config
2007-11-17 Eric Wonggit-svn: add tests for command-line usage of init and...
2007-11-17 Christian CouderBisect visualize: use "for-each-ref" to list all good...
2007-11-17 Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-17 Mike HommeyFix and improve t7004 (git-tag tests)
2007-11-17 Sergei OrganovDocumentation: fix git-clone manpage not to refer to...
2007-11-17 Sergei Organovuser-manual.txt: minor clarification.
2007-11-17 Junio C HamanoMerge branch 'maint'
2007-11-17 Junio C HamanoUpdate draft release notes for 1.5.3.6
2007-11-17 Junio C HamanoMerge branch 'ds/maint-deflatebound' into maint
2007-11-17 Junio C HamanoFix per-directory exclude handing for "git add"
2007-11-17 Junio C Hamanocore.excludesfile clean-up
2007-11-17 Wincent ColaiutaFix t9101 test failure caused by Subversion "auto-props"
2007-11-17 Jeff Kinggit-send-email: add charset header if we add encoded...
2007-11-16 Junio C Hamanogit-bisect: modernize branch shuffling hack
2007-11-16 Junio C Hamanogit-bisect: use update-ref to mark good/bad commits
2007-11-16 Junio C Hamanogit-bisect: war on "sed"
2007-11-16 Christian CouderBisect reset: remove bisect refs that may have been...
2007-11-16 Simon Hausmanngit-p4: Fix direct import from perforce after fetching...
2007-11-16 Junio C HamanoFix per-directory exclude handing for "git add"
2007-11-16 Sergei OrganovDocumentation: customize diff-options depending on...
2007-11-16 Jeff Kinggit-ls-files: add --exclude-standard
2007-11-16 Guido OstkampRemove unreachable statements
2007-11-16 Nicolas Pitrerehabilitate some t5302 tests on 32-bit off_t machines
2007-11-16 Johannes Sixtrefs.c: Remove unused get_ref_sha1()
2007-11-14 Johannes SixtAllow ETC_GITCONFIG to be a relative path.
2007-11-14 Johannes SixtIntroduce git_etc_gitconfig() that encapsulates access...
2007-11-14 Johannes SixtAllow a relative builtin template directory.
2007-11-14 Johannes SchindelinClose files opened by lock_file() before unlinking.
2007-11-14 Johannes Sixtbuiltin run_command: do not exit with -1.
2007-11-14 Johannes SixtMove #include <sys/select.h> and <sys/ioctl.h> to git...
next