summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make pack creation always fsync() the resultLinus Torvalds2008-05-318-6/+24
* "git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano2008-05-281-2/+5
* Documentation: git-cherry uses git-patch-idJunio C Hamano2008-05-281-0/+6
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-2818-19/+19
* bisect: use "$GIT_DIR/BISECT_START" to check if we are bisectingChristian Couder2008-05-281-16/+13
* builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2008-05-282-3/+40
* fix sha1_pack_index_name()Junio C Hamano2008-05-281-4/+5
* Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2008-05-272-4/+4
* t5100: Avoid filename "nul"Junio C Hamano2008-05-272-2/+2
* Merge 1.5.5.3 inJunio C Hamano2008-05-277-18/+24
|\
| * GIT 1.5.5.3v1.5.5.3Junio C Hamano2008-05-274-3/+17
| * commit --interactive: properly update the index before commitingGerrit Pape2008-05-271-0/+2
| * gitweb: only display "next" links in logs if there is a next pageLea Wiemann2008-05-271-4/+4
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-272-12/+3
| * Documentation/git-bundle.txt: fix synopsisGerrit Pape2008-05-271-1/+1
* | clone: make sure we support the transport typeJeff King2008-05-271-0/+3
* | t5700-clone-reference: Quote $UJohannes Sixt2008-05-271-3/+3
* | Add some tests for git update-ref -dKarl Hasselström2008-05-271-0/+16
* | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-2660-738/+740
|\ \
| * | git diff --no-index: default to page like other diff frontendsJunio C Hamano2008-05-261-0/+7
| * | git-diff: allow --no-index semantics a bit moreJunio C Hamano2008-05-261-7/+32
| * | "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-248-338/+283
| * | diff-files: do not play --no-index gamesJunio C Hamano2008-05-243-13/+38
| * | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-2450-387/+387
* | | Merge branch 'maint'Junio C Hamano2008-05-262-12/+14
|\ \ \ | | |/ | |/|
| * | Merge branch 'gp/bisect-fix' into maintJunio C Hamano2008-05-263-10/+55
| |\ \
| * | | Documentation: fix graph in git-rev-parse.txtMichele Ballabio2008-05-261-10/+12
| * | | show-branch --current: do not barf on detached HEADJunio C Hamano2008-05-261-2/+2
* | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-05-262-30/+48
|\ \ \ \
| * | | | git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz2008-05-261-6/+2
| * | | | git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce2008-05-221-16/+7
| * | | | git-gui: Add a --trace command line optionShawn O. Pearce2008-05-201-8/+39
* | | | | Makefile: fix dependency on wt-status.hJunio C Hamano2008-05-261-0/+1
* | | | | hg-to-git: add --verbose optionJohannes Schindelin2008-05-261-5/+13
* | | | | Documentation/git.txt: link to 1.5.5.2 documentation.Junio C Hamano2008-05-251-1/+2
* | | | | Merge branch 'maint'Junio C Hamano2008-05-252-5/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'jk/maint-send-email-compose' into maintJunio C Hamano2008-05-252-2/+100
| |\ \ \ \
| * \ \ \ \ Merge branch 'hb/maint-send-email-quote-recipients' into maintJunio C Hamano2008-05-251-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-251-5/+1
| |\ \ \ \ \ \
| | * | | | | | builtin-fast-export: Only output a single parent per linePieter de Bie2008-05-251-5/+1
| * | | | | | | Release Notes for 1.5.5.2Junio C Hamano2008-05-252-1/+28
* | | | | | | | Ignore no-op changes in paranoid update hookShawn O. Pearce2008-05-251-0/+1
* | | | | | | | Don't load missing ACL files in paranoid update hookShawn O. Pearce2008-05-251-0/+1
* | | | | | | | Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce2008-05-251-8/+6
* | | | | | | | log --pretty: do not accept bogus "--prettyshort"Junio C Hamano2008-05-252-3/+6
* | | | | | | | log --graph: do not accept log --graphbogusJunio C Hamano2008-05-251-1/+1
* | | | | | | | Update draft release notes for 1.5.6Junio C Hamano2008-05-251-1/+48
* | | | | | | | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-2575-176/+179
|\ \ \ \ \ \ \ \
| * | | | | | | | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-1474-173/+176
* | | | | | | | | Merge branch 'as/graph'Junio C Hamano2008-05-256-62/+191
|\ \ \ \ \ \ \ \ \