summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-12-011-4/+57
* | | | | | | Merge 1.5.3.7 inJunio C Hamano2007-12-013-1/+47
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | GIT 1.5.3.7v1.5.3.7Junio C Hamano2007-12-013-2/+47
| * | | | | | Fix typo in t4008 test titleJunio C Hamano2007-12-011-1/+1
* | | | | | | git-svn: Don't create a "master" branch every time rebase is runSteven Grimm2007-11-301-0/+2
* | | | | | | git-svn: add a show-externals command.Vineet Kumar2007-11-301-0/+18
* | | | | | | git-svn: Remove unnecessary Git::SVN::Util packageDavid D. Kilzer2007-11-301-14/+9
* | | | | | | git-svn: add support for pulling author from From: and Signed-off-by:Andy Whitcroft2007-11-301-7/+30
* | | | | | | git-svn now reads settings even if called in subdirectoryGustaf Hendeby2007-11-301-17/+18
* | | | | | | Merge branch 'maint'Junio C Hamano2007-11-3012-40/+155
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-309-9/+9
| * | | | | | cvsimport: fix usage of cvsimport.moduleJeff King2007-11-302-4/+25
| * | | | | | Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano2007-11-302-26/+120
| |\ \ \ \ \ \
| | * | | | | | cvsimport: miscellaneous packed-ref fixesJeff King2007-11-281-11/+9
| | * | | | | | cvsimport: use rev-parse to support packed refsJeff King2007-11-282-15/+12
| | * | | | | | Add basic cvsimport testsJeff King2007-11-281-0/+99
| * | | | | | | t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-301-1/+1
* | | | | | | | Fix a pathological case in git detecting proper renamesLinus Torvalds2007-11-301-0/+13
* | | | | | | | Fix a pathological case in git detecting proper renamesLinus Torvalds2007-11-301-9/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | receive-pack: allow deletion of corrupt refsJohannes Schindelin2007-11-302-3/+46
* | | | | | | Add config_int() method to the Git perl moduleJakub Narebski2007-11-301-0/+31
* | | | | | | Error out when user doesn't have access permission to the repositoryAndré Goddard Rosa2007-11-302-7/+24
* | | | | | | per-directory-exclude: lazily read .gitignore filesJunio C Hamano2007-11-293-69/+72
* | | | | | | dir.c: minor clean-upJunio C Hamano2007-11-291-9/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-287-18/+25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-286-11/+11
| * | | | | Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-281-7/+14
| |/ / / /
* | | | | bash completion: add diff optionsJohannes Schindelin2007-11-281-0/+14
* | | | | git checkout's reflog: even when detaching the HEAD, say from whereJohannes Schindelin2007-11-281-2/+3
* | | | | sha1_file.c: Fix size_t related printf format warningsSteffen Prohaska2007-11-281-4/+6
* | | | | Revert "t5516: test update of local refs on push"Jeff King2007-11-281-28/+0
* | | | | filter-branch: fix dirty way to provide the helpers to commit filtersJohannes Schindelin2007-11-281-6/+8
* | | | | git-stash: do not get fooled with "color.diff = true"Pascal Obry2007-11-271-2/+2
* | | | | Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.cSteffen Prohaska2007-11-264-4/+4
* | | | | Fix typo in draft 1.5.4 release notesWincent Colaiuta2007-11-261-1/+1
* | | | | Merge branch 'maint'Junio C Hamano2007-11-252-25/+202
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-251-24/+201
| |\ \ \ \
| | * | | | user-manual: recovering from corruptionJ. Bruce Fields2007-11-251-1/+130
| | * | | | user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-251-9/+11
| | * | | | user-manual: failed push to public repositoryJ. Bruce Fields2007-11-251-9/+49
| | * | | | user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-251-6/+12
| * | | | | git-checkout: describe detached head correctlyJunio C Hamano2007-11-251-1/+1
* | | | | | Print the real filename that we failed to open.André Goddard Rosa2007-11-253-5/+5
* | | | | | revert/cherry-pick: do not mention the original refJunio C Hamano2007-11-251-13/+1
* | | | | | Update draft release notes for 1.5.4Junio C Hamano2007-11-241-4/+34
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-240-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'rv/maint-index-commit' into maintJunio C Hamano2007-11-242-1/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-244-3/+59
| |\ \ \ \ \ \
| | * | | | | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-164-3/+59
| * | | | | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-2410-38/+92
| |\ \ \ \ \ \ \