Code

git.git
2008-05-25 Junio C HamanoMerge branch 'jc/apply-whitespace'
2008-05-25 Junio C HamanoMerge branch 'jc/unpack-trees-reword'
2008-05-25 Junio C HamanoMerge branch 'ar/batch-cat'
2008-05-25 Junio C HamanoMerge branch 'cc/bisect'
2008-05-25 Junio C HamanoMerge branch 'ap/svn'
2008-05-25 Junio C HamanoMerge branch 'js/cvsexportcommit'
2008-05-25 Junio C HamanoMerge branch 'js/ignore-submodule'
2008-05-25 Junio C HamanoMerge branch 'mo/cvsserver'
2008-05-25 Clemens Buchacherhttp-push: remove remote locks on exit signals
2008-05-25 Clemens BuchacherReset the signal being handled
2008-05-25 Paul OliverMake git-cvsimport remove ['s from tags, as bad_ref_cha...
2008-05-25 Christian CouderDocumentation: convert tutorials to man pages
2008-05-25 Miklos VajnaCodingGuidelines: Add a note to avoid assignments insid...
2008-05-25 Heikki OrsilaRemove redundant code, eliminate one static variable
2008-05-24 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-05-23 Junio C HamanoMerge branch 'pb/push'
2008-05-23 Junio C HamanoMerge branch 'bc/repack'
2008-05-23 Junio C HamanoMerge branch 'sp/ignorecase'
2008-05-23 Junio C HamanoMerge branch 'maint'
2008-05-23 Heikki OrsilaAdd log.date config variable
2008-05-23 Junio C HamanoMerge branch 'maint-1.5.4' into maint v1.5.5.2
2008-05-23 Johannes Sixtrev-parse --symbolic-full-name: don't print '^' if...
2008-05-23 Michele Ballabiochange quoting in test t1006-cat-file.sh
2008-05-23 Michele Ballabiobuiltin-cat-file.c: use parse_options()
2008-05-23 Adam Robengit-svn: Speed up fetch
2008-05-23 Adam RobenGit.pm: Add hash_and_insert_object and cat_blob
2008-05-23 Adam RobenGit.pm: Add command_bidi_pipe and command_close_bidi_pipe
2008-05-23 Adam Robengit-hash-object: Add --stdin-paths option
2008-05-23 Adam RobenAdd more tests for git hash-object
2008-05-23 Adam RobenMove git-hash-object tests from t5303 to t1007
2008-05-23 Chris ParsonsUpdated status to show 'Not currently on any branch...
2008-05-23 Heikki OrsilaAdd missing "short" alternative to --date in rev-list...
2008-05-23 Jon Loeligergit-show.txt: Not very stubby these days.
2008-05-23 Shawn O. PearceClarify repack -n documentation
2008-05-23 Johannes Schindelinpull --rebase: exit early when the working directory...
2008-05-23 Anders Waldenborggitweb: Convert string to internal form before chopping...
2008-05-23 Christian Couderbisect: use a detached HEAD to bisect
2008-05-23 Christian Couderbisect: trap critical errors in "bisect_start"
2008-05-23 Christian Couderbisect: fix left over "BISECT_START" file when starting...
2008-05-23 Christian Couderbisect: add test cases to check that "git bisect start...
2008-05-22 Paul Mackerrasgitk: Fix bug introduced by "gitk: Fix "wrong # coordin...
2008-05-22 Gustaf HendebyDocumentation: Fix skipped section level
2008-05-21 Junio C HamanoMerge branch 'maint'
2008-05-21 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-21 Junio C HamanoMerge branch 'ar/add-unreadable'
2008-05-21 Junio C HamanoMerge branch 'ds/branch-auto-rebase'
2008-05-21 Junio C HamanoMerge branch 'sv/first-parent'
2008-05-21 Junio C HamanoMerge branch 'np/pack'
2008-05-21 Junio C HamanoMerge branch 'as/graph'
2008-05-21 Junio C HamanoMerge branch 'jk/maint-send-email-compose'
2008-05-21 Junio C HamanoMerge branch 'hb/maint-send-email-quote-recipients'
2008-05-21 Trent Piephocvsexportcommit: Create config option for CVS dir
2008-05-21 Horst H. von... Fix recipient santitization
2008-05-21 Jeff Kingsend-email: rfc2047-quote subject lines with non-ascii...
2008-05-21 Jeff Kingsend-email: specify content-type of --compose body
2008-05-21 Christian CouderDocumentation: rev-parse: add a few "--verify" and...
2008-05-21 Miklos Vajnagit-merge: exclude unnecessary options from OPTIONS_SPEC
2008-05-21 Alex RiesenFix t3701 if core.filemode disabled
2008-05-21 Marcel KoeppenFix prepare-commit-msg hook and replace in-place sed
2008-05-20 Paul Mackerrasgitk: Fix bug where current row number display stops...
2008-05-20 Jeff Kinggit-am: fix typo in usage message
2008-05-20 Jeff Kingdoc/git-daemon: s/uploadarchive/uploadarch/
2008-05-20 Gustaf HendebyDocumentation: Add missing git svn commands
2008-05-20 Junio C Hamanounpack-trees: allow Porcelain to give different error...
2008-05-19 Brandon Caseyt/Makefile: "trash" directory was renamed recently
2008-05-19 Alex RiesenEnsure that a test is run in the trash directory
2008-05-18 Michele Ballabiogitk: Move es.po where it belongs
2008-05-18 Paul Mackerrasgitk: Fix "wrong # coordinates" error on reload
2008-05-17 Junio C Hamanobuiltin-apply: do not declare patch is creation when...
2008-05-17 Steffen Prohaskat0050: Fix merge test on case sensitive file systems
2008-05-17 Mike RalphsonMakefile: update the default build options for AIX
2008-05-17 Junio C Hamanobuiltin-apply: accept patch to an empty file
2008-05-17 Junio C Hamanobuiltin-apply: typofix
2008-05-17 Junio C HamanoMerge branch 'maint'
2008-05-17 Marcel KoeppenReplace in-place sed in t7502-commit
2008-05-16 Jon Loeligergit-filter-branch: Clarify file removal example.
2008-05-16 Johannes Schindelinsubmodule update: add convenience option --init
2008-05-16 Chris FreyDocumentation/git-repack.txt: document new -A behaviour
2008-05-16 Miklos Vajnagit-fast-import: rename cmd_*() functions to parse_*()
2008-05-16 Teemu LikonenDocumentation/git-web--browse.txt: fix small typo
2008-05-16 Imran M YousufUse '-f' option to point to the .gitmodules file
2008-05-16 Matthew Ogilviegit-cvsserver: add ability to guess -kb from contents
2008-05-16 Matthew Ogilvieimplement gitcvs.usecrlfattr
2008-05-16 Matthew Ogilviegit-cvsserver: add mechanism for managing working tree...
2008-05-15 Johannes Schindelincvsexportcommit: introduce -W for shared working trees...
2008-05-15 Johannes SchindelinIgnore dirty submodule states during rebase and stash
2008-05-15 Johannes SchindelinTeach update-index about --ignore-submodules
2008-05-15 Johannes Schindelindiff options: Introduce --ignore-submodules
2008-05-15 Johannes Schindelincvsexportcommit: chomp only removes trailing whitespace
2008-05-15 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-05-15 Chris FreyDocumentation/git-prune.txt: document unpacked logic
2008-05-15 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-05-14 Junio C HamanoMerge branch 'maint'
2008-05-14 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-14 Junio C HamanoMerge branch 'sb/committer'
2008-05-14 Junio C HamanoMerge branch 'bd/tests'
2008-05-14 Junio C HamanoMerge branch 'mv/format-cc'
2008-05-14 Junio C HamanoMerge branch 'cc/hooks-doc'
2008-05-14 Junio C HamanoMerge branch 'jk/renamelimit' (early part)
2008-05-14 Ian HiltDocumentation/git-describe.txt: make description more...
next