aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | git-svn: allow disabling expensive broken symlink checksEric Wong2009-02-11
* | | | | | | | Squelch overzealous "ignoring dangling symref" in an empty repositoryJunio C Hamano2009-02-11
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge branch 'maint-1.5.6' into maintJunio C Hamano2009-02-11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano2009-02-11
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2009-02-11
| | | |\ \ \ \ \ \
| | | | * | | | | | revision traversal and pack: notice and die on missing commitJunio C Hamano2009-02-11
* | | | | | | | | | builtin-receive-pack.c: do not initialize statics to 0Junio C Hamano2009-02-10
* | | | | | | | | | receive-pack: receive.denyDeleteCurrentJunio C Hamano2009-02-10
* | | | | | | | | | Drop double-semicolon in CJunio C Hamano2009-02-10
* | | | | | | | | | Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano2009-02-10
* | | | | | | | | | remote prune: warn dangling symrefsJunio C Hamano2009-02-10
* | | | | | | | | | Fix the installation path for html documentationMichael J Gruber2009-02-10
* | | | | | | | | | Generalize and libify index_is_dirty() to index_differs_from(...)Stephan Beyer2009-02-10
* | | | | | | | | | Makefile: resort filenames alphabeticallyStephan Beyer2009-02-10
* | | | | | | | | | Modernize t5400 test scriptJunio C Hamano2009-02-10
* | | | | | | | | | Describe notable git.el changes in the release notesAlexandre Julliard2009-02-10
* | | | | | | | | | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-10
* | | | | | | | | | Merge branch 'lh/submodule-tree-traversal' (early part)Junio C Hamano2009-02-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tree.c: allow read_tree_recursive() to traverse gitlink entriesLars Hjemli2009-02-07
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/git-submodule-trailing-slash'Junio C Hamano2009-02-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule: warn about non-submodulesJohannes Schindelin2009-02-07
| * | | | | | | | | | Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin2009-02-07
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano2009-02-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unused normalize_absolute_path()Johannes Sixt2009-02-07
| * | | | | | | | | | Test and fix normalize_path_copy()Johannes Sixt2009-02-07
| * | | | | | | | | | Fix GIT_CEILING_DIRECTORIES on WindowsRené Scharfe2009-02-07
| * | | | | | | | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt2009-02-07
| * | | | | | | | | | Make test-path-utils more robust against incorrect useJohannes Sixt2009-02-07
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Clear the delta base cache during fast-import checkpointShawn O. Pearce2009-02-10
| | |/ / / / / / / /
* | | | | | | | | | git-web--browse: Fix check for /bin/startTodd Zullinger2009-02-09
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-02-08
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2009-02-08
| * | | | | | | | | rev-list: fix showing distance when using --bisect-allChristian Couder2009-02-08
* | | | | | | | | | completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-08
* | | | | | | | | | completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic2009-02-08
* | | | | | | | | | doc/bundle: Use the more conventional suffix '.bundle'Santi Béjar2009-02-08
* | | | | | | | | | Add two extra tests for git rebaseJohannes Schindelin2009-02-08
* | | | | | | | | | Documentation: clarify commits affected by gitk --mergeSitaram Chamarty2009-02-08
* | | | | | | | | | add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer2009-02-08
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano2009-02-07
* | | | | | | | | Merge branch 'tr/add-p-single'Junio C Hamano2009-02-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add -p: import Term::ReadKey with 'require'Thomas Rast2009-02-07
| * | | | | | | | | add -p: print errors in separate colorThomas Rast2009-02-05
| * | | | | | | | | add -p: prompt for single charactersThomas Rast2009-02-05
* | | | | | | | | | Merge branch 'js/filter-branch-submodule'Junio C Hamano2009-02-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin2009-02-05
| * | | | | | | | | | filter-branch: Fix fatal error on bare repositoriesEric Kidd2009-02-03