Code

git.git
2010-11-17 Johan Herlandgit notes merge: Add testcases for merging notes trees...
2010-11-17 Johan Herlandgit notes merge: Add another auto-resolving strategy...
2010-11-17 Johan Herlandgit notes merge: --commit should fail if underlying...
2010-11-17 Johan Herlandgit notes merge: List conflicting notes in notes merge...
2010-11-17 Johan Herlandgit notes merge: Manual conflict resolution, part 2/2
2010-11-17 Johan Herlandgit notes merge: Manual conflict resolution, part 1/2
2010-11-17 Johan HerlandDocumentation: Preliminary docs on 'git notes merge'
2010-11-17 Johan Herlandgit notes merge: Add automatic conflict resolvers ...
2010-11-17 Johan Herlandgit notes merge: Handle real, non-conflicting notes...
2010-11-17 Johan Herlandbuiltin/notes.c: Refactor creation of notes commits.
2010-11-17 Johan Herlandgit notes merge: Initial implementation handling trivia...
2010-11-17 Johan Herlandbuiltin/notes.c: Split notes ref DWIMmery into a separa...
2010-11-17 Johan Herlandnotes.c: Use two newlines (instead of one) when concate...
2010-11-17 Johan Herland(trivial) t3303: Indent with tabs instead of spaces...
2010-11-17 Johan Herlandnotes.h/c: Propagate combine_notes_fn return value...
2010-11-10 Johan Herlandnotes.h/c: Allow combine_notes functions to remove...
2010-11-10 Johan Herlandnotes.c: Reorder functions in preparation for next...
2010-11-10 Johan Herlandnotes.h: Make default_notes_ref() available in notes API
2010-11-10 Johan Herland(trivial) notes.h: Minor documentation fixes to copy_no...
2010-11-10 Johan Herlandnotes.c: Hexify SHA1 in die() message from init_notes()
2010-08-09 René Scharfenotes: allow --dry-run for -n and --verbose for -v
2010-08-09 Matthieu MoyDocument -B<n>[/<m>], -M<n> and -C<n> variants of ...
2010-08-09 Brad KingDocumentation: cite git-am from git-apply
2010-08-09 Thomas Rastt7003: fix subdirectory-filter test
2010-08-06 Jonathan NiederAllow "check-ref-format --branch" from subdirectory
2010-08-06 Jonathan Niedercheck-ref-format: handle subcommands in separate functions
2010-08-05 Matthieu Moypretty-options.txt: match --format's documentation...
2010-08-03 Junio C HamanoMerge branch 'sv/maint-diff-q-clear-fix' into maint
2010-08-03 Junio C HamanoMerge branch 'rr/svn-fe' into maint
2010-08-03 Junio C HamanoMerge branch 'pt/git-gui' into maint
2010-08-03 Ramkumar Ramachandracontrib/svn-fe: Add the svn-fe target to .gitignore
2010-08-03 Ramkumar Ramachandracontrib/svn-fe: Fix IncludePath
2010-08-02 Junio C HamanoMerge branch 'ab/tap' into maint
2010-08-02 Ævar Arnfjörð... test-lib: Remove 3 year old no-op --no-python option
2010-08-02 Ævar Arnfjörð... test-lib: Ignore --quiet under a TAP harness
2010-08-02 Junio C HamanoMerge git://repo.or.cz/git-gui into pt/git-gui
2010-08-02 Thomas RastDocumentation/rev-parse: quoting is required with ...
2010-08-02 Junio C HamanoDocumentation: reporting bugs
2010-08-02 Junio C HamanoFix DIFF_QUEUE_CLEAR refactoring
2010-08-02 Pat Thoytsgit-gui: fix size and position of window panes on startup
2010-08-02 Pat Thoytsgit-gui: mc cannot be used before msgcat has been loaded
2010-07-30 Clément Poulaingit-gui: use textconv filter for diff and blame
2010-07-30 Pat Thoytsgit-gui: Avoid using the <<Copy>> binding as a menu...
2010-07-30 Heiko Voigtgit-gui: fix shortcut creation on cygwin
2010-07-30 Heiko Voigtgit-gui: fix PATH environment for mingw development...
2010-07-30 Heiko Voigtgit-gui: fix usage of _gitworktree when creating shortc...
2010-07-30 Markus Heidelberggit-gui: fix "Explore Working Copy" for Windows again
2010-07-28 David D. KilzerFix git rebase --continue to work with touched files
2010-07-28 Matthieu MoyDocument ls-files -t as semi-obsolete.
2010-07-27 Junio C HamanoGit 1.7.2.1 v1.7.2.1
2010-07-27 Junio C HamanoSync with 1.7.1.2
2010-07-27 Junio C HamanoGit 1.7.1.2 v1.7.1.2
2010-07-27 Junio C HamanoSync with 1.7.0 series
2010-07-27 Junio C HamanoGit 1.7.0.7 v1.7.0.7
2010-07-27 Jonathan Niederconfig --get --path: check for unset $HOME
2010-07-27 Stephen Boydcommit: remove full stop from usage help for -u
2010-07-27 Matthieu MoyClarify help message when no remote is specified in...
2010-07-27 Thomas RastMakefile: add check-docs exception for gitrevisions
2010-07-27 Thomas RastFix 'git' wrapper usage string
2010-07-26 Thomas RastDocumentation/git-push: Explain status output in more...
2010-07-26 Thomas RastDocument receive.denyDeleteCurrent
2010-07-26 Thomas RastCast execl*() NULL sentinels to (char *)
2010-07-26 Nguyễn Thái... git-read-tree.txt: acknowledge the directory matching...
2010-07-26 Jon SeymourINSTALL: configure /etc/xml/catalog to build docs on...
2010-07-26 Johannes Sixtt3700-add: fix dependence on stdout and stderr buffering
2010-07-26 Brandon Caseygit-rebase--interactive.sh: use printf instead of echo...
2010-07-26 Nathan W. PanikeAdd a google-chrome option for web--browse
2010-07-26 Junio C HamanoMerge branch 'maint-1.7.1' into maint
2010-07-26 Junio C HamanoMerge branch 'maint-1.7.0' into maint-1.7.1
2010-07-26 Junio C HamanoMerge branch 'maint-1.6.6' into maint-1.7.0
2010-07-26 Junio C HamanoMerge branch 'maint-1.6.5' into maint-1.6.6
2010-07-26 Stephen Boydrequest-pull.txt: Document -p option
2010-07-26 Junio C HamanoMerge branch 'maint-1.6.4' into maint-1.6.5
2010-07-25 Greg BrockmanCheck size of path buffer before writing into it
2010-07-23 Dan McGeegit-instaweb: Don't assume Apache executable is named...
2010-07-23 Dan McGeegit-instaweb: Fix Apache environment variable passing
2010-07-23 Dan McGeegit-instaweb: Fix custom apache log placement
2010-07-21 Junio C HamanoGit 1.7.2 v1.7.2
2010-07-21 Junio C Hamanotests: correct "does reflog exist?" tests
2010-07-21 Brandon Caseyt/: work around one-shot variable assignment with test_...
2010-07-21 Jonathan Niedert/README: correct an exception when breaking a && chain...
2010-07-20 Brandon Caseyt/{t5541,lib-httpd}: replace problematic '!()' notation...
2010-07-20 Brandon Caseyt/t3700: convert two uses of negation operator '!'...
2010-07-20 Junio C HamanoMerge branch 'maint'
2010-07-20 Brandon Caseyt/README: clarify test_must_fail description
2010-07-20 Greg BrockmanCheck size of path buffer before writing into it
2010-07-19 Junio C HamanoMerge branch 'maint'
2010-07-19 Ralf Thielowupdate-server-info: Shorten read_pack_info_file()
2010-07-19 Ævar Arnfjörð... git add: Add --ignore-missing to SYNOPSIS
2010-07-19 Ævar Arnfjörð... git submodule add: Remove old docs about implicit -f
2010-07-19 Jens Lehmanngit submodule add: Require the new --force option to...
2010-07-19 Junio C HamanoMerge branch 'jl/add-n-ignore-missing'
2010-07-19 David AguilarDocumentation: Explain git-mergetool's use of temporary...
2010-07-19 Sergey Vlasovgit-svn: write memoized data explicitly to avoid Storab...
2010-07-16 Junio C HamanoMerge branch 'jc/diff-merge-base-multi'
2010-07-16 Thomas RastOnly run aggregate-results over actual counts
2010-07-16 Jonathan NiederAdd a sample user for the svndump library
2010-07-16 Junio C Hamanodiff A...B: do not limit the syntax too narrowly
2010-07-15 Junio C HamanoMerge branch 'jn/paginate-fix'
2010-07-15 Junio C HamanoMerge branch 'wp/merge-tree-fix'
next