index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-merge-one-file.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-23
Use extended SHA1 syntax in merge-recursive conflicts.
Shawn O. Pearce
1
-2
/
+2
2006-12-23
gitweb: Allow search to be disabled from the config file.
Robert Fitzsimons
1
-0
/
+13
2006-12-23
gitweb: Require a minimum of two character for the search text.
Robert Fitzsimons
1
-0
/
+3
2006-12-23
gitweb: Use rev-list pattern search options.
Robert Fitzsimons
1
-10
/
+10
2006-12-23
checkout: make the message about the need for a new branch a bit clearer
Nicolas Pitre
1
-2
/
+5
2006-12-23
gitweb: optimize git_summary.
Robert Fitzsimons
1
-3
/
+3
2006-12-23
gitweb: optimize git_shortlog_body.
Robert Fitzsimons
1
-1
/
+3
2006-12-23
gitweb: optimize git_get_last_activity.
Robert Fitzsimons
1
-1
/
+2
2006-12-23
gitweb: Add missing show '...' links change.
Robert Fitzsimons
1
-0
/
+1
2006-12-23
Make git-show-branch options similar to git-branch.
Brian Gernhardt
2
-18
/
+32
2006-12-23
Keep "git --git-dir" from causing a bus error.
Brian Gernhardt
1
-2
/
+4
2006-12-23
git-svn: enable common fetch/commit options for dcommit
Eric Wong
1
-1
/
+1
2006-12-23
vc-git: Ignore errors caused by a non-existent directory in vc-git-registered.
Alexandre Julliard
1
-2
/
+3
2006-12-23
Remove NO_ACCURATE_DIFF options from build systems
Eric Wong
2
-9
/
+0
2006-12-23
git-tag: lose exit after die
Junio C Hamano
1
-2
/
+0
2006-12-23
Really fix headers for __FreeBSD__
Junio C Hamano
1
-1
/
+1
2006-12-23
Do not support "partial URL shorthand" anymore.
Junio C Hamano
1
-27
/
+7
2006-12-23
default pull: forget about "newbie protection" for now.
Junio C Hamano
1
-7
/
+0
2006-12-23
merge and reset: adjust for "reset --hard" messages
Junio C Hamano
2
-1
/
+2
2006-12-22
commit-tree: do not overflow MAXPARENT
Junio C Hamano
1
-0
/
+3
2006-12-22
Introduce a global level warn() function.
Shawn O. Pearce
2
-0
/
+21
2006-12-22
Rename imap-send's internal info/warn functions.
Shawn O. Pearce
1
-12
/
+12
2006-12-22
_XOPEN_SOURCE problem also exists on FreeBSD
Junio C Hamano
1
-1
/
+1
2006-12-22
parse-remote: mark all refs not for merge only when fetching more than one
Junio C Hamano
1
-2
/
+9
2006-12-22
git-reset --hard: tell the user what the HEAD was reset to
Johannes Schindelin
1
-1
/
+6
2006-12-22
git-tag: support -F <file> option
Johannes Schindelin
2
-1
/
+16
2006-12-22
Revert "git-pull: refuse default merge without branch.*.merge"
Junio C Hamano
1
-2
/
+1
2006-12-22
Suggest 'add' in am/revert/cherry-pick.
Shawn O. Pearce
2
-3
/
+3
2006-12-22
Use git-merge-file in git-merge-one-file, too
Johannes Schindelin
1
-1
/
+1
2006-12-22
diff --check: fix off by one error
Johannes Schindelin
1
-2
/
+2
2006-12-21
Documentation/git-branch: new -r to delete remote-tracking branches.
Quy Tonthat
1
-5
/
+8
2006-12-21
Fix system header problems on Mac OS X
Terje Sten Bjerkseth
1
-0
/
+2
2006-12-20
diff documentation: mostly talk about <commit>
Junio C Hamano
1
-2
/
+2
2006-12-20
compat/inet_ntop: do not use u_int
Junio C Hamano
1
-1
/
+1
2006-12-20
spurious .sp in manpages
Junio C Hamano
1
-0
/
+14
2006-12-20
git-add: error out when given no arguments.
Junio C Hamano
1
-0
/
+5
2006-12-20
GIT 1.4.4.3
v1.4.4.3
Junio C Hamano
1
-1
/
+1
2006-12-20
clarify some error messages wrt unknown object types
Nicolas Pitre
2
-3
/
+3
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
72
-201
/
+42
2006-12-20
index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
Nicolas Pitre
1
-13
/
+14
2006-12-20
gitweb: Show '...' links in "summary" view only if there are more items
Robert Fitzsimons
1
-2
/
+9
2006-12-20
config_rename_section: fix FILE* leak
Junio C Hamano
1
-6
/
+13
2006-12-20
Remove COLLISION_CHECK from Makefile since it's not used.
Brian Gernhardt
2
-8
/
+0
2006-12-20
fix populate-filespec
Junio C Hamano
1
-1
/
+1
2006-12-20
git-cvsserver: fix breakage when calling git merge-file
Eric Wong
1
-1
/
+1
2006-12-19
Revert "Make left-right automatic."
Junio C Hamano
2
-11
/
+3
2006-12-19
Move "no merge candidate" warning into git-pull
Josef Weidendorfer
2
-10
/
+4
2006-12-19
Use preprocessor constants for environment variable names.
Junio C Hamano
6
-12
/
+16
2006-12-19
Do not create $GIT_DIR/remotes/ directory anymore.
Junio C Hamano
2
-5
/
+3
2006-12-19
Introduce GIT_TEMPLATE_DIR
Johannes Schindelin
2
-3
/
+7
[next]